FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ca.infoway.io.core#0.3.0-dft-preballot (63 ms)

Package ca.infoway.io.core
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.infoway.io.core@0.3.0-dft-preballot&canonical=http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/medicationstatement-ca-core
Url http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/medicationstatement-ca-core
Status draft
Name MedicationStatementCACore
Title Medication Statement (CA-Core)
Experimental False
Description This profile represents the constraints applied to the MedicationStatement resource by the CA Core+ project to represent the minimum expectations for the MedicationStatement resource when used to promote capacity building for functionality found across Canadian FHIR implementations. It is informed by the constraints of shared across CIHI pCHDCF data sets and has also undergone analysis to assert alignment with the [Canadian Baseline MedicationStatement Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-medicationstatement.html)
Copyright Copyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).
Type MedicationStatement
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/medication-ca-core Medication (CA-Core)
http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/patient-ca-core Patient (CA-Core)
https://fhir.infoway-inforoute.ca/ValueSet/prescriptionmedicinalproduct Canadian Clinical Drug Data Set-CCDD
https://fhir.infoway-inforoute.ca/ValueSet/prescriptiondosequantityunit PrescriptionDoseQuantityUnit


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "medicationstatement-ca-core",
  "extension" : [
    {
      "extension" : [
        {
          "url" : "code",
          "valueCode" : "SHALL:able-to-populate"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.medication[x]:medicationReference"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.medication[x]:medicationCodeableConcept"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding.system"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding.code"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding.display"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.medication[x]:medicationCodeableConcept.text"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.subject"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.effective[x]:effectivePeriod"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.effective[x]:effectivePeriod.end"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dateAsserted"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.reasonCode"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.reasonCode.coding"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.reasonCode.coding.code"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.timing"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.timing.code"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.timing.code.coding"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.timing.code.coding.code"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.route"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.route.coding"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.route.coding.code"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.doseAndRate"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.doseAndRate.dose[x]:doseQuantity"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.doseAndRate.dose[x]:doseQuantity.value"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.doseAndRate.dose[x]:doseQuantity.system"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.doseAndRate.dose[x]:doseQuantity.code"
        },
        {
          "url" : "actor",
          "valueCanonical" : "http://fhir.infoway-inforoute.ca/ca-core/ActorDefinition/server"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/obligation"
    },
    {
      "extension" : [
        {
          "url" : "code",
          "valueCode" : "SHALL:handle"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.medication[x]:medicationReference"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.medication[x]:medicationCodeableConcept"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding.system"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding.code"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding.display"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.medication[x]:medicationCodeableConcept.text"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.subject"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.effective[x]:effectivePeriod"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.effective[x]:effectivePeriod.end"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dateAsserted"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.reasonCode"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.reasonCode.coding"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.reasonCode.coding.code"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.timing"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.timing.code"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.timing.code.coding"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.timing.code.coding.code"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.route"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.route.coding"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.route.coding.code"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.doseAndRate"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.doseAndRate.dose[x]:doseQuantity"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.doseAndRate.dose[x]:doseQuantity.value"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.doseAndRate.dose[x]:doseQuantity.system"
        },
        {
          "url" : "elementId",
          "valueString" : "MedicationStatement.dosage.doseAndRate.dose[x]:doseQuantity.code"
        },
        {
          "url" : "actor",
          "valueCanonical" : "http://fhir.infoway-inforoute.ca/ca-core/ActorDefinition/client"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/obligation"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-imposeProfile",
      "valueCanonical" : "http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-medicationstatement"
    }
  ],
  "url" : "http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/medicationstatement-ca-core",
  "name" : "MedicationStatementCACore",
  "title" : "Medication Statement (CA-Core)",
  "status" : "draft",
  "experimental" : false,
  "description" : "This profile represents the constraints applied to the MedicationStatement resource by the CA Core+ project to represent the minimum expectations for the MedicationStatement resource when used to promote capacity building for functionality found across Canadian FHIR implementations. It is informed by the constraints of shared across CIHI pCHDCF data sets and has also undergone analysis to assert alignment with the [Canadian Baseline MedicationStatement Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-medicationstatement.html)",
  "copyright" : "Copyright © 2024+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "MedicationStatement",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "MedicationStatement",
        "path" : "MedicationStatement",
        "mapping" : [
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Medication Event"
          },
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Medication Statement"
          }
        ]
      },
      {
        "id" : "MedicationStatement.medication[x]",
        "path" : "MedicationStatement.medication[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "MedicationStatement.medication[x]:medicationReference",
        "path" : "MedicationStatement.medication[x]",
        "sliceName" : "medicationReference",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/medication-ca-core"
            ]
          }
        ],
        "mapping" : [
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Drug Code Details*",
            "comment" : "*The reference that is the target of this element conveys additional details about the Medication (e.g., Drug Code, English Description, French Description) as indicated in the pCHDCF artefacts. Readers should review the profile to understand the pCHDCF mapping against its elements"
          }
        ]
      },
      {
        "id" : "MedicationStatement.medication[x]:medicationCodeableConcept",
        "path" : "MedicationStatement.medication[x]",
        "sliceName" : "medicationCodeableConcept",
        "comment" : "The preferred binding on this element may continue to change as pCHDCF undergoes further refinement. The point-in-time materials provided by pCHDCF to create the profiles in this release recommends the use of the PrescriptionMedicinalProduct valueSet which uses a codeSystem canonical url that is heavily implemented in production but is not the preferred codeSystem (HC-CCDD) expressed in THO. This will be addressed through pCHDCF and is expected to resolve any current differences in other pan-Canadian specifications (e.g., PS-CA) that currently utilize the HC-CCDD valueSet.",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "extension" : [
            {
              "extension" : [
                {
                  "url" : "purpose",
                  "valueCode" : "candidate"
                },
                {
                  "url" : "valueSet",
                  "valueCanonical" : "https://fhir.infoway-inforoute.ca/ValueSet/manufacturedproductmp"
                },
                {
                  "url" : "documentation",
                  "valueMarkdown" : "ValueSet used to convey Medication Brand Name for Manufactured Products"
                }
              ],
              "url" : "http://hl7.org/fhir/tools/StructureDefinition/additional-binding"
            },
            {
              "extension" : [
                {
                  "url" : "purpose",
                  "valueCode" : "candidate"
                },
                {
                  "url" : "valueSet",
                  "valueCanonical" : "https://fhir.infoway-inforoute.ca/ValueSet/non-proprietarytherapeuticproductntp"
                },
                {
                  "url" : "documentation",
                  "valueMarkdown" : "ValueSet used to convey Medication Generic Name for Non-Proprietary Therapeutic Products"
                }
              ],
              "url" : "http://hl7.org/fhir/tools/StructureDefinition/additional-binding"
            },
            {
              "extension" : [
                {
                  "url" : "purpose",
                  "valueCode" : "candidate"
                },
                {
                  "url" : "valueSet",
                  "valueCanonical" : "https://fhir.infoway-inforoute.ca/ValueSet/devicenon-proprietarytherapeuticproductdevicentp"
                },
                {
                  "url" : "documentation",
                  "valueMarkdown" : "ValueSet used to convey Medication Generic Name for Device Non-Proprietary Therapeutic Products"
                }
              ],
              "url" : "http://hl7.org/fhir/tools/StructureDefinition/additional-binding"
            },
            {
              "extension" : [
                {
                  "url" : "purpose",
                  "valueCode" : "candidate"
                },
                {
                  "url" : "valueSet",
                  "valueCanonical" : "https://fhir.infoway-inforoute.ca/ValueSet/pharmaceuticalbiologicproductcode"
                },
                {
                  "url" : "documentation",
                  "valueMarkdown" : "per pCHDCF: The alternate value set can be used for the international use case where the medication is not available in Canada and therefore does not appear in the recommended pan-Canadian value sets"
                }
              ],
              "url" : "http://hl7.org/fhir/tools/StructureDefinition/additional-binding"
            }
          ],
          "strength" : "preferred",
          "valueSet" : "https://fhir.infoway-inforoute.ca/ValueSet/prescriptionmedicinalproduct"
        },
        "mapping" : [
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Drug Code Details*",
            "comment" : "*The CodeableConcept datatype may also be used to conveys additional details about the Medication (e.g., Drug Code, English Description, French Description) as indicated in the pCHDCF artefacts."
          }
        ]
      },
      {
        "id" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding",
        "path" : "MedicationStatement.medication[x].coding",
        "min" : 1
      },
      {
        "id" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding.system",
        "path" : "MedicationStatement.medication[x].coding.system",
        "min" : 1,
        "mapping" : [
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Drug Code System URI"
          },
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Point of Care Drug Code System URI"
          }
        ]
      },
      {
        "id" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding.code",
        "path" : "MedicationStatement.medication[x].coding.code",
        "min" : 1,
        "mapping" : [
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Drug Code"
          },
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Point of Care Drug Code"
          }
        ]
      },
      {
        "id" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding.display",
        "path" : "MedicationStatement.medication[x].coding.display",
        "min" : 1,
        "mapping" : [
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Drug English Description",
            "comment" : "Display may be populated with english or french description depending on the context of the primary language for the user at the time this code is selected. Secondary or translated coding.display values should be conveyed using the translation extension"
          },
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Drug French Description",
            "comment" : "Display may be populated with english or french description depending on the context of the primary language for the user at the time this code is selected. Secondary or translated coding.display values should be conveyed using the translation extension"
          },
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Point of Care Drug English Description",
            "comment" : "Display may be populated with english or french description depending on the context of the primary language for the user at the time this code is selected. Secondary or translated coding.display values should be conveyed using the translation extension"
          },
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Point of Care Drug French Description",
            "comment" : "Display may be populated with english or french description depending on the context of the primary language for the user at the time this code is selected. Secondary or translated coding.display values should be conveyed using the translation extension"
          }
        ]
      },
      {
        "id" : "MedicationStatement.medication[x]:medicationCodeableConcept.coding.display.extension:translation",
        "path" : "MedicationStatement.medication[x].coding.display.extension",
        "sliceName" : "translation",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/translation"
            ]
          }
        ]
      },
      {
        "id" : "MedicationStatement.medication[x]:medicationCodeableConcept.text",
        "path" : "MedicationStatement.medication[x].text",
        "mapping" : [
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Medication Entered Description"
          }
        ]
      },
      {
        "id" : "MedicationStatement.subject",
        "path" : "MedicationStatement.subject",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/patient-ca-core",
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          }
        ],
        "mapping" : [
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Patient"
          }
        ]
      },
      {
        "id" : "MedicationStatement.effective[x]",
        "path" : "MedicationStatement.effective[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "MedicationStatement.effective[x]:effectivePeriod",
        "path" : "MedicationStatement.effective[x]",
        "sliceName" : "effectivePeriod",
        "type" : [
          {
            "code" : "Period"
          }
        ]
      },
      {
        "id" : "MedicationStatement.effective[x]:effectivePeriod.end",
        "path" : "MedicationStatement.effective[x].end",
        "mapping" : [
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Medication Taken End Date Time"
          }
        ]
      },
      {
        "id" : "MedicationStatement.dateAsserted",
        "path" : "MedicationStatement.dateAsserted",
        "min" : 1,
        "mapping" : [
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Event Start Date Time"
          }
        ]
      },
      {
        "id" : "MedicationStatement.reasonCode",
        "path" : "MedicationStatement.reasonCode",
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://fhir.infoway-inforoute.ca/ca-core/ValueSet/PHCVS"
        }
      },
      {
        "id" : "MedicationStatement.reasonCode.coding",
        "path" : "MedicationStatement.reasonCode.coding"
      },
      {
        "id" : "MedicationStatement.reasonCode.coding.code",
        "path" : "MedicationStatement.reasonCode.coding.code",
        "mapping" : [
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Medication Reason Code"
          }
        ]
      },
      {
        "id" : "MedicationStatement.dosage.timing",
        "path" : "MedicationStatement.dosage.timing"
      },
      {
        "id" : "MedicationStatement.dosage.timing.code",
        "path" : "MedicationStatement.dosage.timing.code"
      },
      {
        "id" : "MedicationStatement.dosage.timing.code.coding",
        "path" : "MedicationStatement.dosage.timing.code.coding"
      },
      {
        "id" : "MedicationStatement.dosage.timing.code.coding.code",
        "path" : "MedicationStatement.dosage.timing.code.coding.code",
        "mapping" : [
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Medication Taken Timing Code"
          }
        ]
      },
      {
        "id" : "MedicationStatement.dosage.route",
        "path" : "MedicationStatement.dosage.route",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "extension" : [
            {
              "extension" : [
                {
                  "url" : "purpose",
                  "valueCode" : "candidate"
                },
                {
                  "url" : "valueSet",
                  "valueCanonical" : "http://hl7.org/fhir/uv/ips/ValueSet/medicine-route-of-administration"
                },
                {
                  "url" : "documentation",
                  "valueMarkdown" : "EDQM Standards Terms for route."
                }
              ],
              "url" : "http://hl7.org/fhir/tools/StructureDefinition/additional-binding"
            },
            {
              "extension" : [
                {
                  "url" : "purpose",
                  "valueCode" : "candidate"
                },
                {
                  "url" : "valueSet",
                  "valueCanonical" : "https://fhir.infoway-inforoute.ca/ValueSet/prescriptionrouteofadministration"
                },
                {
                  "url" : "documentation",
                  "valueMarkdown" : "Route of administration for the prescription from the PrescribeIT value set. Implementers should anticipate that data collected and or exchanged in the context of ePrescribing may contain concepts from this valueSet. While not the preferred terminology for broader pan-Canadian exchange use cases, this additional binding is surfaced to socialize the value sets that may be more commonly in use. Where multiple codings can be supplied, it is encouraged to supply the original coding alongside the pan-Canadian preferred terminology."
                }
              ],
              "url" : "http://hl7.org/fhir/tools/StructureDefinition/additional-binding"
            }
          ],
          "strength" : "preferred",
          "description" : "SCTCA Route of Administration",
          "valueSet" : "https://fhir.infoway-inforoute.ca/ValueSet/routeofadministration"
        }
      },
      {
        "id" : "MedicationStatement.dosage.route.coding",
        "path" : "MedicationStatement.dosage.route.coding"
      },
      {
        "id" : "MedicationStatement.dosage.route.coding.code",
        "path" : "MedicationStatement.dosage.route.coding.code",
        "mapping" : [
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Medication Route of Administration Code"
          }
        ]
      },
      {
        "id" : "MedicationStatement.dosage.doseAndRate.dose[x]",
        "path" : "MedicationStatement.dosage.doseAndRate.dose[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "comment" : "Mapping of this concept applies to the Quantity data type, however implementers should note that some systems use the Range data type to convey a similar concept when dosing is done as a range",
        "binding" : {
          "strength" : "preferred",
          "description" : "Units of measure and/or products that convey the amount of drug to be given to a patient in one dose from the PrescribeIT value set",
          "valueSet" : "https://fhir.infoway-inforoute.ca/ValueSet/prescriptiondosequantityunit"
        }
      },
      {
        "id" : "MedicationStatement.dosage.doseAndRate.dose[x]:doseQuantity",
        "path" : "MedicationStatement.dosage.doseAndRate.dose[x]",
        "sliceName" : "doseQuantity",
        "type" : [
          {
            "code" : "Quantity"
          }
        ]
      },
      {
        "id" : "MedicationStatement.dosage.doseAndRate.dose[x]:doseQuantity.value",
        "path" : "MedicationStatement.dosage.doseAndRate.dose[x].value",
        "mapping" : [
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Medication Dose per Administration Quantity"
          }
        ]
      },
      {
        "id" : "MedicationStatement.dosage.doseAndRate.dose[x]:doseQuantity.system",
        "path" : "MedicationStatement.dosage.doseAndRate.dose[x].system",
        "mapping" : [
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Medication Dose Unit of Measure Code",
            "comment" : "*To fully provide meaning to unit of measure under this definition, the system and code sub-elements must be used together"
          }
        ]
      },
      {
        "id" : "MedicationStatement.dosage.doseAndRate.dose[x]:doseQuantity.code",
        "path" : "MedicationStatement.dosage.doseAndRate.dose[x].code",
        "mapping" : [
          {
            "identity" : "pCHDCF-CACDI",
            "map" : "Medication Dose Unit of Measure Code",
            "comment" : "*To fully provide meaning to unit of measure under this definition, the system and code sub-elements must be used together"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.